-
Notifications
You must be signed in to change notification settings - Fork 21
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Dependency updates #1944
Dependency updates #1944
Conversation
Deployed to https://pr-1944.aam-digital.net/ |
* BROWSER POLYFILLS | ||
*/ | ||
/** Evergreen browsers require these. **/ | ||
import "core-js/es/reflect"; |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I did not find anything that indicates that this is actually still needed. New angular projects don't come with it.
Kudos, SonarCloud Quality Gate passed! 0 Bugs No Coverage information |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
thank you! ❤️
🎉 This PR is included in version 3.22.0-master.9 🎉 The release is available on GitHub release Your semantic-release bot 📦🚀 |
🎉 This PR is included in version 3.22.0 🎉 The release is available on GitHub release Your semantic-release bot 📦🚀 |
A hell lot of breaking things...
tsconfig
files to fix the wrong types we sometimes had in the test files (it used Chai/Mocha instead of Jasmine types).